Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
bool IObservableSource<T>.SupportsItemOrdinals { get; }
Visual Basic
Private ReadOnly Property SupportsItemOrdinals As Boolean
	Implements IObservableSource(Of T).SupportsItemOrdinals
	Get

Implements

IObservableSource<(Of <(<'T>)>)>..::..SupportsItemOrdinals

See Also